func math.log

2 uses

	math (current package)
		log.go#L85: 	return log(x)
		log.go#L88: func log(x float64) float64 {